OnClientUpdatingLayout Property (TransposedMultiRow<T>)
In This Topic
Occurs before the grid updates its internal layout.
Syntax
'Declaration
Public Overridable Property OnClientUpdatingLayout As String
public virtual string OnClientUpdatingLayout {get; set;}
See Also